projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54b51e6
)
Odroid-XU3: dts: enable ADC, with request for pre-reloc bind
author
Przemyslaw Marczak
<
[email protected]
>
Tue, 27 Oct 2015 12:08:04 +0000
(13:08 +0100)
committer
Minkyu Kang
<
[email protected]
>
Mon, 2 Nov 2015 01:38:00 +0000
(10:38 +0900)
This ADC is required for Odroid's board revision detection.
The pre-reloc request is enabled, since board detection will
be done in one of early function call.
Signed-off-by: Przemyslaw Marczak <
[email protected]
>
Cc: Minkyu Kang <
[email protected]
>
Cc: Simon Glass <
[email protected]
>
Signed-off-by: Minkyu Kang <
[email protected]
>
arch/arm/dts/exynos5422-odroidxu3.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/exynos5422-odroidxu3.dts
b/arch/arm/dts/exynos5422-odroidxu3.dts
index 9dec679e0e8009ac6c7099d17b33cb84e2091415..690c747289a11bff9235c5d043228d88b93fbff6 100644
(file)
--- a/
arch/arm/dts/exynos5422-odroidxu3.dts
+++ b/
arch/arm/dts/exynos5422-odroidxu3.dts
@@
-31,6
+31,11
@@
0xb0000000 0xea00000>;
};
+ adc@12D10000 {
+ u-boot,dm-pre-reloc;
+ status = "okay";
+ };
+
i2c@12CA0000 {
s2mps11_pmic@66 {
compatible = "samsung,s2mps11-pmic";